home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 25
/
Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso
/
Aminet
/
util
/
libs
/
ixemul_sdk.lha
/
include
/
machine
/
trap.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-01-15
|
258b
|
15 lines
/* $NetBSD: trap.h,v 1.8 1995/02/12 19:19:39 chopps Exp $ */
#ifndef _MACHINE_TRAP_H_
#define _MACHINE_TRAP_H_
#include <m68k/trap.h>
/*
* make sure we don't have this one defined, it's no longer done
* with the REI emulation.
*/
#undef T_SSIR
#endif